Support for fischertechnik TX-controller
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
[This is preliminary documentation and is subject to change.]
API 3.14
StopMotorExCmd
Function immediately stops the previously activated intelligent motor mode for motor
synchronization of the specified motor by resetting the duty values as well as the distance
value in the output structure to 0.
Namespace: FischerTechnik.FtMscLib.APIStopMotorExCmd
Function immediately stops the previously activated intelligent motor mode for motor
synchronization of the specified motor by resetting the duty values as well as the distance
value in the output structure to 0.
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax
Parameters
- devId
- Type: FischerTechnik.FtMscLib.Enumurations FtDeviceID
controller ID (master or extension controller)
- mtrId
- Type: FischerTechnik.FtMscLib.Enumurations FtMotor
motor index (0 to 3)
Return Value
Type: UInt32[Missing <returns> documentation for "M:FischerTechnik.FtMscLib.API.FtMscLibEx.StopMotorExCmd(FischerTechnik.FtMscLib.Enumurations.FtDeviceID,FischerTechnik.FtMscLib.Enumurations.FtMotor)"]
Remarks
See Also